Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure client sends correct precision #6678

Merged
merged 2 commits into from
May 20, 2016
Merged

Ensure client sends correct precision #6678

merged 2 commits into from
May 20, 2016

Conversation

e-dard
Copy link
Contributor

@e-dard e-dard commented May 19, 2016

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated

When precision is changed in the client, it's not being sent through with write queries, so timestamps were always being interpreted as nanoseconds.

Fixes #6676.

Also sets default consistency to all rather than any (/cc @jwilder )

/cc @kostasb

@e-dard e-dard added this to the 1.0.0 milestone May 19, 2016
@joelegasse
Copy link
Contributor

Hopefully no one was using the CLI and depended on inserts to always take nanosecond precision timestamps... Otherwise, LGTM

@e-dard e-dard merged commit afb56c3 into master May 20, 2016
@e-dard e-dard deleted the er-client-fix branch May 20, 2016 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants